Poweruser
Windows
Download Files
Copy Files
There are many ways to copy files. Currently the best way for me (depending on source and destiation) are the following (assuming source is my computer):
Destination | Tool | Comment |
Cloud | rclone | Encryption possible, no client needed, many vendors supported |
Local drive/NAS | RoboCopy | Already installed, has sync option, works. |
SFTP/WebDAV | WinSCP | Scripting possible using winscp.com |
Sync | Syncthing | Use SyncTrayzor for GUI and sync files via peer-to-peer. |
Backup | Restic | Good for regular backups. Uses rclone in the backend. |
Convert Files