linux - FTP command to put a directory to server from local system -


put  filename  put file cureent directory in server. 

which command have use move entire folder/ directory??

mput * 

ftp can't put directly directory trees, files.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -