2
votes
1answer
35 views

Very poor file transfer performance

Just recently, my system is really struggling to move large amounts of data (sometimes few big files, sometimes many small ones). The trouble occurs when the files are being moved off of my hardrive ...
0
votes
0answers
245 views

Ubuntu 12.10 guest doesn't play well with NTFS drive (VMware Windows 8 host)

My setup is this: VMware Workstation 9.0.1 Windows 8 64bit host Ubuntu 12.10 64bit guest The problem: I have a collection of torrents on my Windows 8 that I'd like to port to Ubuntu guest ...
5
votes
2answers
827 views

SSHFS files from one server to another

I am trying to find the most secure way to transfer files from one server to another. I have the following architecture: Currently I am using the main user salamis in order to mount the ...
1
vote
1answer
480 views

GUI for setfacl or other NTFS equivalents?

I would like to setup a small office network based on ubuntu machines to replace the current based on windows. One of the requirements is to setup a samba share for file sharing. The problem is that ...
3
votes
1answer
806 views

Fast file copier with Samba support?

I'm looking for a fast file manager for Ubuntu. I need to copy a lot of files to Windows machine via Samba. Nautilus is so slow, that when I click on the directory I need to copy the screen just dims ...
3
votes
1answer
497 views

How to mount a remote (over SSH) directory to be available like a local directory (incl. in shell, not just in Gnome)?

I've got my files (mostly text/code, nothing of heavy like videos etc.) in a directory on a remote server which I can only access by means of SSH. Can I mount it on my laptop to use it seamlessly from ...