Just look at this.
Status: Beta
Brought to you by:
mali
Exelent job!
Shud be nice if you can make glibc know about this.
Life woud be mutch esier if you just coud:
ls ftp://192.168.1.3/pub/
.
..
myfile
this.mp3
readme.txt
cp ftp://192.168.1.3/pub/readme.txt file:/home/jimmy'
cat smb://dust/c/windows/crap.txt
Do you understand what i mean?
Like kde, but mutch more lowlevel.
/Jimmy yhahoome@yahoo.se
Logged In: YES
user_id=527341
Sounds interesting... a mount would be a symlink?
liafar
Logged In: YES
user_id=917584
ls /mnt/ftp/192.168.1.3/pub/
.
..
myfile
this.mp3
readme.txt
cp /mnt/ftp/192.168.1.3/pub/readme.txt /home/jimmy
/*
cp /mnt/ftp/user:pass@192.168.1.3/pub/readme.txt /home/jimmy
*/
cat /mnt/smb/dust/c/windows/crap.txt
that simply ^_^
one mount point for protocol. auto connect.
OR
/mnt/lufs/${protocol}/${host}/${dir}/${file}
open mount point for all connection-based protocols.