These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Upload files to server on the new forum.
If I goto Virtualmin> Upload and Download> Upload to server> the form allows me to upload 4 files at a time. I am trying to upload several hundred files to the skel directory. Is there a way to upload a folder and all the files in it?
Allan
Howdy,
Not via the GUI... however, something like an SFTP, or SCP client would allow you to do that from your desktop.
For example, WinSCP would allow you to securely login to your server via SFTP, and you could upload all those files into the skel directory all at once.
-Eric
Hi Eric Thanks for the reply. A friend also suggested I zip/tar up the files, then I could upload them through the GUI. I put this here to help others. Some times you can’t see the forest for the trees. :)