mounting as network share through sftp
linux has something, through lufs, called sshfs. it basically uses sftp to mount a share as a network one. this would be a great thing to implement, then any application could access the share. you could either mount it as another drive, like drive i: being remotehost/sharefolder
or just as a regular shared folder.
or just as a regular shared folder.