ovh / svfs

The Swift Virtual File System
Other
374 stars 54 forks source link

The package doesn't list the files installed #125

Closed kud closed 7 years ago

kud commented 7 years ago
image
kud commented 7 years ago

I would like to uninstall svfs but I don't know how because it's not listed by pkgutil.

xlucas commented 7 years ago

Hello,

Installed file are :

/usr/local/bin/svfs
/usr/local/bin/mount_svfs
/usr/local/bin/hubic-application
kud commented 7 years ago

Thank you. :)

kud commented 7 years ago

I was interested by the project but reading SVFS doesn't do: Moving directories. made me afraid.

xlucas commented 7 years ago

@kud Just for information, mind to explain why ?

kud commented 7 years ago

Yeah sure.

I would like to find a way to mount my hubic storage. I don't like uploading files via my browser (because my files can be huge (like photo raw files)) and I don't want to use the synchronisation via hubic client because I don't want to let them on my local hard disk. I've tried cyberduck but it's not the best solution for me, I rather prefer a mounted virtual disk.

Plus the hubic webapp is too slow to move files and it can't create folders contrary to cyberduck.

kud commented 7 years ago

So I need a solution which allows me to upload files on hubic and erase them on my computer. I need to automatically create folders depending on what I upload. I need to be able to move files/folders quickly (moving files via hubic webapp is quite impossible for me, too slow :'().

kud commented 7 years ago

And something I dislike with cyberduck but it's maybe more an hubic problem. The token given to connect to hubic with cyberduck is reset at midnight. When you've got to upload more than 24h, it's really annoying.