![]() |
Looking for a super easy drag-n-drop way to upload files to server - Printable Version +- MacResource (https://forums.macresource.com) +-- Forum: My Category (https://forums.macresource.com/forumdisplay.php?fid=1) +--- Forum: Tips and Deals (https://forums.macresource.com/forumdisplay.php?fid=3) +--- Thread: Looking for a super easy drag-n-drop way to upload files to server (/showthread.php?tid=263689) |
Looking for a super easy drag-n-drop way to upload files to server - tuqqer - 01-27-2022 Looking for a method to drop a file or folder onto an icon (menubar or desktop) that immediately starts uploading FTP-style to a folder on a server (that is on a website of mine). I used to use an app called DropZone which was great, but that was years ago and they want $35 now for a new version. Looking for alternatives. Re: Looking for a super easy drag-n-drop way to upload files to server - Paul F. - 01-27-2022 Been a long time since I looked at doing something like this, but, would AppleScript or Automator be useful to build your own script? Re: Looking for a super easy drag-n-drop way to upload files to server - pdq - 01-27-2022 Seems like there ought to be a way to have a desktop icon for an iCloud Drive, but I can't figure out how. There is a sidebar icon. Re: Looking for a super easy drag-n-drop way to upload files to server - August West - 01-27-2022 When I'm editing my own site, I just use an open cyberduck window on my desktop to drag & drop. For any quick editing I'll have BEdit open to get and put, too. Don't know if that would suit your specific workflow. |