Displaying 6 results from an estimated 6 matches for "bitvise".
Did you mean:
bitsize
2015 Mar 02
4
selinux allow FTP
2015-03-03 0:43 GMT+02:00 Tim Dunphy <bluethundr at gmail.com>:
> >
> > errr, I meant, sftp, not rscp
>
>
> Heh.. yeah. But the client isn't gonna go for that. LOL. Any way to allow
> regular ol' FTP using SELinux? Or does that just defeat the purpose of
> having a secure SELlinux server entirely?
>
FTP is not safe as it does not encrypt username(s)
2009 Apr 23
6
First time wine-user with some problems!
...to open the application in Darwine, it won't even install. Instead it shows this error in the log:
Code:
???fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls"
Missing '-installDir' parameter.
This program will install Bitvise Tunnelier 4.28
on the machine it is being run on.
Tunnelier is an SSH2 client for Windows 98/Me/NT/2000/XP/2003.
For more information, please visit www.Tunnelier.com.
If this program is run without command line options, installation
will be performed in interactive mode. If run with command line...
1999 Nov 15
1
(no subject)
Hello Monty,
I tried to complile vorbis under win32 (using MS Visual C 5.0)
I found some things:
1.)
In bitvise.c there must be buffer cleared after malloc:
void _oggpack_writeinit(oggpack_buffer *b){
memset(b,0,sizeof(oggpack_buffer));
b->ptr=b->buffer=malloc(BUFFER_INCREMENT);
+ memset(b->ptr,0,BUFFER_INCREMENT);
b->storage=BUFFER_INCREMENT;
}
void _oggpack_write(oggpack_buffer *b,unsi...
2015 Mar 02
0
selinux allow FTP
Also check this out: http://www.bitvise.com/ftp-bridge
--
Eero
2015-03-03 0:51 GMT+02:00 Eero Volotinen <eero.volotinen at iki.fi>:
>
>
> 2015-03-03 0:43 GMT+02:00 Tim Dunphy <bluethundr at gmail.com>:
>
>> >
>> > errr, I meant, sftp, not rscp
>>
>>
>> Heh.. yeah. But the c...
1999 Nov 15
3
vorbis under win32
Hello Monty,
I tried to complile vorbis under win32 (using MS Visual C 5.0)
I found some things:
1.)
In bitvise.c there must be buffer cleared after malloc:
void _oggpack_writeinit(oggpack_buffer *b){
memset(b,0,sizeof(oggpack_buffer));
b->ptr=b->buffer=malloc(BUFFER_INCREMENT);
+ memset(b->ptr,0,BUFFER_INCREMENT);
b->storage=BUFFER_INCREMENT;
}
void _oggpack_write(oggpack_buffer *b,unsi...
2003 Jun 18
3
Drive letter map to Samba using ssh or scp?
OK, what I want to do is access files on my Samba server remotely.
Currently, I can use WinSCP, but this isn't ideal because it is more like an
FTP client, where you have to download a file, edit it, upload it. I could
set up a VPN (using open source software), but these can be kind of a
headache to get working (I've done it before) and they don't necessarily
support multiple