curlftpfs activate in v2.*

informant

Renowned Member
Jan 31, 2012
816
11
83
Hi, how can we activate curlftps in proxmox 2.3? I hope, you can help us. very thanks

regards
 
I do not use this package, but installing it could be a good start ...

Code:
apt-get install curlftpfs
 
Hi tom,

thanks for your answer, yes, this package is installed in ct. but if i use this, i get
Code:
fuse: device not found, try 'modprobe fuse' first
and if i try in the ct
Code:
modprobe fuse
i get
Code:
libkmod: ERROR ../libkmod/libkmod.c:554 kmod_search_moddep: could not open moddep file '/lib/modules/2.6.32-19-pve/modules.dep.bin'

do you have a solution for this, please?

regards
 
Last edited:
you asked for proxmox ve in your first post, not for running in a CT.

inside a CT you cannot load modules. start reading here http://openvz.org/FUSE
 
Not really but inside a VM you can use kernel modules. So if you can´t configure it with a CT, use a VM (KVM).