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

delphi - ESC/P programming! -

c++ - error: use of deleted function -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -