Custom Query (16363 matches)
Results (1861 - 1863 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1844 | fixed | files in shared folder with 30.3 | ||
| Description |
Sorry, my english isn't very well - so werde ich es ausführlich in Deutsch beschreiben... Short englisch description: In shared folders is a problem with files like 30.3 (30 characters for the name, a "dot" and three characters for the extension). All files to and inclusive the first file with 30.3 are not displayed. After the first file with 30.3 all files are displayed - also the following files with 30.3. WinXP-SP3 on WinXP-SP3 Grundsätzlich funktioniert die 1.6.2 auch mit den Shared Folder (Gemeinsame Ordner - also " net use x: \vboxsvr\Freigabe" oder über den Explorer "Netzwerkumgebung-Gesamtes Netzwerk-VirtualBox Shared Folders-\VBOXSVR\Freigabe". Ich habe ein Verzeichnis mit 23 Einträgen, sehe aber nur die letzten drei. Ich habe auch feststellen können warum: Die viertletzte Datei ist Schuld! Sie heißt: "Niemand Hört Dich - Nevada Tan.mp3" ...und hat genau 34 Zeichen (30 Zeichen für den Namen, "Punkt" und 3 Zeichen für die Endung - also 30.3). Sowie ich irgendein Zeichen hinzufüge oder wegnehme werden alle Inhalte aus dem Verzeichnis angezeigt! Natürlich habe ich weiter experimentiert: Alle Dateien bis zur und inklusive der ersten Datei mit 34 Zeichen (30.3) werden in einem Shared Folder nicht angezeigt. Alle auf die erste Datei mit 34 Zeichen folgenden Dateien werden angezeigt. Auch die mit 34 Zeichen... Falls es wichtig ist: XP-SP3 auf XP-SP3 |
|||
| #7324 | fixed | files > 2GB are truncated => fixed in SVN | ||
| Description |
When I try to copy files >2GB from the host to guest, only the first 2GB of the file are copied. test@opensolaris:~$ pfexec mount -F vboxfs -o uid=101,gid=10 sharedsources /export/home/test/a test@opensolaris:~$ ls -l a/repo.tar -rw-r--r-- 1 test staff 2357852160 2010-08-11 21:55 a/repo.tar test@opensolaris:~$ cp a/repo.tar . test@opensolaris:~$ ls -l repo.tar -rw-r--r-- 1 test staff 2147483648 2010-08-11 23:55 repo.tar both guest and host are opensolaris b134 host is amd64, guest is 32bit I can scp the file just fine |
|||
| #5892 | fixed | fileaio-solaris.cpp missing in Virtualbox 3.1.2 OSE | ||
| Description |
Hi, I'm trying to compile Virtualbox OSE under Nexenta (Opensolaris based). However compilation fails:
==
kmk[2]: * No rule to make target The file "fileaio-solaris.cpp" does not exist. == max@nexenta:~/VirtualBox-3.1.2_OSE$ ls src/VBox/Runtime/r3/solaris alloc-solaris.cpp mp-solaris.cpp rtProcInitExePath-solaris.cpp max@nexenta:~/VirtualBox-3.1.2_OSE$ find . |grep aio ./src/VBox/Runtime/r3/linux/fileaio-linux.cpp ./src/VBox/Runtime/r3/win/fileaio-win.cpp ./src/VBox/Runtime/r3/freebsd/fileaio-freebsd.cpp ./src/VBox/Runtime/r3/posix/fileaio-posix.cpp ./src/VBox/Runtime/include/internal/fileaio.h == |
|||

