• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

drag and drop files between computers remotely

jjj807

Senior member
I have windows computers and a linux machine. My linux pc holds all of my movies, music, and work files. I want to be able to access these files away from the local network. Me at work on my laptop dragging files from linux pc at home.

How do i go about this
I have WinSCP on my windows computers, so how can i set it up on my linux machine? I have cable with a netgear wireless router

Thanks
 
winscp uses sftp and ssh for transport. Forward the right port to your linux box and you should be able to get in from anywhere.
 
Setup FTP on our nix server, hosting your files.

Use any old FTP program that does drag + drop and you're good to go.
 
Back
Top