similar to: rsync/cygwin - strange behavior with VFAT-formatted USB-disk

Displaying 20 results from an estimated 300 matches similar to: "rsync/cygwin - strange behavior with VFAT-formatted USB-disk"

2009 Mar 05
1
How to specify directx version
Hi all I would like to run an old game that was written for directx5. Is there a way to change that in wine? Also, if I want to disable directdraw how can I do it? Many thanks Costas
1998 Jan 27
0
HPUX compilations and Samba 1.9.18p2
First a hint for those who try to compile newest Samba in HPUX 8.0x with HP's ANSI C compiler: You get this message: Compiling util.c cc: "smb.h", line 1598: error 1590: "share_mode_entry" is not a typedef name. cc: "smb.h", line 1598: error 1573: Type of "<<<NULL_SYMBOL>>>" is undefined. *** Error code 1 Somehow HP's compiler
2007 Nov 27
1
Syncing to multiple servers
Helle everyone, Let's say we have 3 servers, 2 of them have the latest (stable) version of rsyncd running (2.6.9) <Server1> ==> I N T E R N E T ==> <Server2 (rsyncd running)> ==> LAN ==> <Server3 (rsyncd running)> Suppose I want to send a big file (bigfile.big) from Server1 to both Server2 and Server3. It would be a good idea to send first from Server1
2003 Oct 20
1
v2.5.6 on AIX and large files
Abstract: Looking for technical assistance with rsync version 2.5.6 protocol 26 on AIX. Trying to use rsync (version 2.5.6) to sync two AIX-based systems the other day, and a couple of the filesystems (7 out of 18 in total) gave the following error message: rsync: writefd_unbuffered failed to write 32768 bytes: phase "unknown": Broken pipe rsync error: error in rsync
2003 Apr 08
2
[Patch] Require extra --stats to emit heap statistics
Since the heap statistics were added, I have viewed thousands of rsync reports (with --verbose and --stats), and not once have I had a need for them. So for me, they're just noise. Here is a 3-part patch to v2.5.6 that treats --stats in a similar fashion to --verbose in that additional --stats will get you more statistics. For this initial case, there's only one additional level of
2001 Aug 15
1
vfat is not working with ext3 patch
Hi all, My system is : kernel 2.4.8 with ext3-0.9.6 patch e2fsprogs-1.22-2, mount-2.11g, util-linux-2.11f And ext3 filesystem works fine, but when a vfat partition is mounted: [fargo] [~] # mount /dev/hdd1 /mnt/tmp [fargo] [~] # mount /dev/hda1 on / type ext2 (rw) none on /proc type proc (rw) none on /dev/pts type devpts (rw,gid=5,mode=620) /dev/hdd1 on /mnt/tmp type vfat (rw) everything looks
2001 Jul 08
1
ext3 2.4.6-0.9.0 and vfat problem
Today I converted my existing ext2 root partition to ext3. Since then my windows partion is not accessible in linux anymore. The mount command "mount /mnt/win" itself doesn't give any errors, but when I list the contents of windows partition ("ls /mnt/win"), I get the error "ls: /mnt/win: Not a directory". chdir also reports the same error. When I reboot the
2008 Jun 06
0
VFAT support
You asked for it... I have a first cut of VFAT support uploaded as syslinux-3.70-pre13. I would appreciate any and all testers, but it Works For Me[TM]. -hpa
2006 Nov 30
0
Can't connect to vfat Share
I'm using Samba on Fedora Core. I have two Samba shares setup. The one in an ext3 partition works fine from the Windows computer. I can't connect to the other (on a vfat partition). I have no idea whether or not it's significant that the partition is vfat, but I wanted to include the information to be complete. In smb.conf, I have the partition set up as follows: [remwindows] case
2009 Nov 07
0
Please add fstype support for vfat and udf
Hey, I'd greatly appreciate support for fstype detection of vfat and udf so that I can get rid of my hacky userspace solutions. I'm afraid I can't provide a patch - I'm really not into kernel developmen. However, I offer a mail-hug as bounty for getting support for this in. Regards :) -- Sven-Hendrik
2003 Nov 27
0
rsync & vfat
Hi, After some postings and advice I did some tests. It seems that I should rather backup to linux partition then a vfat partition. Using it to vfat a lot errors/complaints and all the files not at dest dir. Using it to ext3 - no errors/complaints and all files at dest dir. It seems then that rsync was meant for linux. Use it as * super user *. My assumptions correct? Thanks -- Johan May this
2007 Apr 05
0
Patch: Add io.c functions, and vfat library
This is a continuation to the library creation effort for syslinux. I added the necessary ops required to read partitions and sectors off the disk. I'm using it with my com32 module. I did change the interface for read_disk a bit, so it takes a disk_info argument. This way I can maintain multiple instances of read handlers, for example if I'm reading and comparing stuff from two different
2014 Aug 13
0
provide http server path as vfat floppy/disk
Hello. Is that possible to use some url (http/https) that contains files as source for floppy or block device? I can find only http://www.redhat.com/archives/libvir-list/2009-November/msg00604.html that says about local files and floppy, i can write/use fuse based fs , but may be libvirt/qemu have this internally? -- Vasiliy Tolstov, e-mail: v.tolstov@selfip.ru jabber: vase@selfip.ru
2008 Apr 03
0
[Bug 1300] rename doesn't work on Linux vfat
https://bugzilla.mindrot.org/show_bug.cgi?id=1300 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Damien Miller <djm at mindrot.org>
2006 Mar 13
0
Wine & Vfat on SUSE 10 64 bit
Greetings All, I'm trying to get Wine to run with a Suse 10 distro on an AMD Opteron CPU. Although Wine appears run a number of applications fine, it dies if the application resides on, or attempts to access any vfat partition. All other Linux applications have no problem accessing the data on these partitions. I have installed from both the rpm (wine-0.9.9-SuSELinux100.i586.rpm) and by
2018 Sep 05
0
Re: Tests and trimming vfat
On Wed, Sep 05, 2018 at 04:37:05PM +0100, Richard W.M. Jones wrote: > > Here's a fun one: > > + guestfish -N test-virt-sparsify-in-place-fstrim-unsupported.img=fs:vfat exit > + virt-sparsify --in-place test-virt-sparsify-in-place-fstrim-unsupported.img > + tee test-virt-sparsify-in-place-fstrim-unsupported.log > [ 2.4] Trimming /dev/sda1 > [ 7.5] Sparsify in-place
2018 Sep 05
0
Re: Tests and trimming vfat
On Wed, Sep 05, 2018 at 04:45:51PM +0100, Richard W.M. Jones wrote: > On Wed, Sep 05, 2018 at 04:41:01PM +0100, Daniel P. Berrangé wrote: > > On Wed, Sep 05, 2018 at 04:37:05PM +0100, Richard W.M. Jones wrote: > > > > > > Here's a fun one: > > > > > > + guestfish -N test-virt-sparsify-in-place-fstrim-unsupported.img=fs:vfat exit > > > +
2018 Sep 05
1
Re: Tests and trimming vfat
On Wed, Sep 05, 2018 at 04:53:03PM +0100, Daniel P. Berrangé wrote: > On Wed, Sep 05, 2018 at 04:45:51PM +0100, Richard W.M. Jones wrote: > > On Wed, Sep 05, 2018 at 04:41:01PM +0100, Daniel P. Berrangé wrote: > > > On Wed, Sep 05, 2018 at 04:37:05PM +0100, Richard W.M. Jones wrote: > > > > > > > > Here's a fun one: > > > > > > >
2011 Dec 17
0
hal, gnome.. custom mount options for vfat storage devices
Hello there, w/ my CentOS6 (up-to-date), running GNOME, I'm struggling with HAL and mount options for my USB storage devices. According to what I'm reading from: http://www.linuxfromscratch.org/blfs/view/svn/general/hal.html My old policies in /etc/hal/fdi/policy/ are ignored (and this is true!). Apparently I should edit my custom mount options through gconf-editor (in
2003 May 10
1
can't access vfat partition running mandrake 9.1
I have a vfat partition inside my linux box i tried to share it but no body can access it. have to mount the patition in order to share it which i did and make a symlink inside my samba share directory pointing to the mounted partition. the directory are all owned by root. There is a problem also if i mount it. it keep changing the permission of the mounted partion from drwxr-xr-x to